home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
United Public Domain Gold 4
/
United Public Domain Gold 4.iso
/
fredfish
/
ff.0316.dms
/
ff.0316.adf
/
Vectors
/
ReadMe
< prev
next >
Wrap
Text File
|
1990-02-06
|
929b
|
29 lines
Vectors
Vectors is a simple program to test how fast the Amiga can draw
lines. The examples and the manual file will tell you all about
it.
V1.0 uses an assembler Line() routine which takes 4 coordinates,
and works with any number of plane. Average timing for 1000
vectors, 1 bitplane is about 460000 micro secs.
Created by Gauthier Groult.
V1.1 uses an assembler PolyLine() routine which reads the
coordinates array, and supports only one plane - you must use 1
for the number of planes.Average timing for 1000 vectors, 1
bitplane is about 400000 micro secs.
Upgrated from version 1.0 by Jean Michel Forgeas.
We will greatly appreciate any contributions/rewritings that
would make these drawing even faster. I even suggest a "Line
Killer Demo Constest" - there will be no hardware to win, but how
about a flight simulator at the end?